home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / ftp / 32paft / _SETUP.1 / FTP.EXE / 0 / RCDATA / TLOGFORM / TLOGFORM.txt
Text File  |  1998-05-15  |  5KB  |  178 lines

  1. object LogForm: TLogForm
  2.   Left = 0
  3.   Top = 111
  4.   Width = 665
  5.   Height = 300
  6.   Caption = 'Log'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   ShowHint = True
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnHide = FormHide
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 552
  22.     Top = 0
  23.     Width = 105
  24.     Height = 273
  25.     Align = alRight
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     object Bevel1: TBevel
  29.       Left = 11
  30.       Top = 184
  31.       Width = 88
  32.       Height = 57
  33.       Shape = bsFrame
  34.     end
  35.     object Label1: TLabel
  36.       Left = 16
  37.       Top = 192
  38.       Width = 77
  39.       Height = 13
  40.       Caption = 'Auto-delete past'
  41.     end
  42.     object Label2: TLabel
  43.       Left = 66
  44.       Top = 211
  45.       Width = 22
  46.       Height = 13
  47.       Caption = 'days'
  48.     end
  49.     object BitBtn1: TBitBtn
  50.       Left = 24
  51.       Top = 16
  52.       Width = 75
  53.       Height = 25
  54.       Caption = '&OK'
  55.       TabOrder = 0
  56.       OnClick = BitBtn1Click
  57.       Kind = bkOK
  58.     end
  59.     object BitBtn2: TBitBtn
  60.       Left = 24
  61.       Top = 104
  62.       Width = 75
  63.       Height = 25
  64.       Hint = 'Delete Selected Entries'
  65.       Cancel = True
  66.       Caption = '&Delete'
  67.       TabOrder = 2
  68.       OnClick = BitBtn2Click
  69.       Glyph.Data = {
  70.         76010000424D7601000000000000760000002800000020000000100000000100
  71.         04000000000000010000120B0000120B00001000000000000000000000000000
  72.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  73.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  74.         3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  75.         33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  76.         33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  77.         333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  78.         03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  79.         33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  80.         0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  81.         3333333337FFF7F3333333333000003333333333377777333333}
  82.       NumGlyphs = 2
  83.     end
  84.     object BitBtn3: TBitBtn
  85.       Left = 24
  86.       Top = 48
  87.       Width = 75
  88.       Height = 25
  89.       TabOrder = 1
  90.       OnClick = BitBtn3Click
  91.       Kind = bkHelp
  92.     end
  93.     object BitBtn4: TBitBtn
  94.       Left = 25
  95.       Top = 136
  96.       Width = 75
  97.       Height = 25
  98.       Hint = 'Delete All Entries'
  99.       Cancel = True
  100.       Caption = '&Clear'
  101.       TabOrder = 3
  102.       OnClick = BitBtn4Click
  103.       Glyph.Data = {
  104.         76010000424D7601000000000000760000002800000020000000100000000100
  105.         04000000000000010000120B0000120B00001000000000000000000000000000
  106.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  107.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  108.         3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  109.         33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  110.         33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  111.         333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  112.         03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  113.         33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  114.         0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  115.         3333333337FFF7F3333333333000003333333333377777333333}
  116.       NumGlyphs = 2
  117.     end
  118.     object Edit1: TEdit
  119.       Left = 16
  120.       Top = 208
  121.       Width = 33
  122.       Height = 21
  123.       TabOrder = 4
  124.       Text = '0'
  125.     end
  126.     object UpDown1: TUpDown
  127.       Left = 49
  128.       Top = 208
  129.       Width = 15
  130.       Height = 21
  131.       Associate = Edit1
  132.       Min = 0
  133.       Max = 999
  134.       Position = 0
  135.       TabOrder = 5
  136.       Wrap = False
  137.     end
  138.   end
  139.   object ListView1: TListView
  140.     Left = 0
  141.     Top = 0
  142.     Width = 552
  143.     Height = 273
  144.     Align = alClient
  145.     Columns = <
  146.       item
  147.         Caption = 'Date'
  148.         Width = 80
  149.       end
  150.       item
  151.         Caption = 'Time'
  152.         Width = 60
  153.       end
  154.       item
  155.         Caption = 'Remote Site'
  156.         Width = 140
  157.       end
  158.       item
  159.         Caption = 'Filename'
  160.         Width = 100
  161.       end
  162.       item
  163.         Caption = 'Description'
  164.         Width = 500
  165.       end>
  166.     ReadOnly = True
  167.     Font.Charset = DEFAULT_CHARSET
  168.     Font.Color = clBlack
  169.     Font.Height = -11
  170.     Font.Name = 'MS Sans Serif'
  171.     Font.Style = []
  172.     MultiSelect = True
  173.     ParentFont = False
  174.     TabOrder = 1
  175.     ViewStyle = vsReport
  176.   end
  177. end
  178.